home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Tools & Apps / Graphics & Imaging / Printer Drivers / PSWriter 8.0b / Printer Descriptions / LaserPrinter < prev    next >
Encoding:
PostScript Printer Description  |  1992-10-22  |  12.6 KB  |  406 lines  |  [TEXT/GEOL]

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *%
  9. *FormatVersion: "4.0"
  10. *FileVersion: "2.0"
  11. *LanguageVersion: English
  12. *Product: "(LaserPrinter)"
  13. *PSVersion: "(52.1) 0"
  14. *ModelName: "TI microLaser or TI microLaser XL PS17 or PS35"
  15. *NickName: "TI microLaser or TI microLaser XL PS17 or PS35"
  16.  
  17. *% ==== Options and Constraints =====
  18. *OpenGroup: InstallableOptions/Options Installed
  19.  
  20. *OpenUI *Option1/Optional Lower Tray: Boolean
  21. *DefaultOption1: False
  22. *Option1 True/Installed: ""
  23. *Option1 False/Not Installed: ""
  24. *CloseUI: *Option1
  25.  
  26. *OpenUI *Option2/Optional Envelope Feeder: Boolean
  27. *DefaultOption2: False
  28. *Option2 True/Installed: ""
  29. *Option2 False/Not Installed: ""
  30. *CloseUI: *Option2
  31.  
  32. *OpenUI *Option3/Memory Configuration: PickOne
  33. *DefaultOption3: None
  34. *Option3 None/Standard 1 MB RAM: ""
  35. *Option3 2Meg/2 MB Upgrade: ""
  36. *Option3 3Meg/3 MB Upgrade: ""
  37. *Option3 4Meg/4 MB Upgrade: ""
  38. *CloseUI: *Option3
  39.  
  40. *CloseGroup: InstallableOptions
  41.  
  42. *UIConstraints: *Option1 False *InputSlot Lower
  43. *UIConstraints: *Option2 False *InputSlot Envelope
  44. *UIConstraints: *Option3 None *PageSize Legal
  45. *UIConstraints: *Option3 None *PageRegion Legal
  46.  
  47. *% General Information and Defaults ===============
  48. *FreeVM: "133530"
  49. *LanguageLevel: "1"
  50. *Extensions: FileSystem
  51. *Protocols: BCP
  52. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec "
  53. *StopEmulator_hplj: "<1B7F>0"
  54. *ColorDevice: False
  55. *DefaultColorSpace: Gray
  56. *VariablePaperSize: False
  57. *FileSystem: True
  58. *Password: "0"
  59. *ExitServer: "
  60.   count 0 eq {  % is the password on the stack?
  61.     true
  62.   }{
  63.     dup    % potential password
  64.     statusdict /checkpassword get exec not
  65.   } ifelse
  66.   {  %  if no password or not valid
  67.     (WARNING : Cannot perform the exitserver command.) =
  68.     (Password supplied is not valid.) =
  69.     (Please contact the author of this software.) = flush
  70.     quit
  71.   } if
  72.   serverdict /exitserver get exec
  73. "
  74. *End
  75.  
  76. *Reset: "
  77.   count 0 eq {  % is the password on the stack?
  78.     true
  79.   }{
  80.     dup    % potential password
  81.     statusdict /checkpassword get exec not
  82.   } ifelse
  83.   {  %  if no password or not valid
  84.     (WARNING : Cannot reset printer.) =
  85.     (Password supplied is not valid.) =
  86.     (Please contact the author of this software.) = flush
  87.     quit
  88.   } if
  89.   serverdict /exitserver get exec
  90.   systemdict /quit get exec
  91.   (WARNING : Printer Reset Failed.) = flush
  92. "
  93. *End
  94.  
  95. *DefaultResolution: 300dpi
  96. *?Resolution: "
  97. save
  98.   initgraphics
  99.   0 0 moveto currentpoint matrix defaultmatrix transform
  100.   0 72 lineto currentpoint matrix defaultmatrix transform
  101.   3 -1 roll sub dup mul
  102.   3 1 roll exch sub dup mul
  103.   add sqrt round cvi
  104.   (          ) cvs print (dpi) = flush
  105. restore
  106. "
  107. *End
  108.  
  109. *% Halftone Information ===============
  110. *ScreenFreq: "60.0"
  111. *ScreenAngle: "45.0"
  112. *DefaultScreenProc: Dot
  113. *ScreenProc Dot: "
  114. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  115. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  116. "
  117. *End
  118. *ScreenProc Line: "{ pop }"
  119. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  120.  
  121. *DefaultTransfer: Null
  122. *Transfer Null: "{ }"
  123. *Transfer Null.Inverse: "{ 1 exch sub }"
  124.  
  125. *% Paper Handling ===================
  126. *% Use these entries to set paper size most of the time, unless there is
  127. *% specific reason to use PageRegion.
  128. *OpenUI *PageSize: PickOne
  129. *OrderDependency: 30 AnySetup *PageSize
  130. *DefaultPageSize: Letter
  131. *PageSize Letter: "statusdict /lettertray get exec"
  132. *PageSize Legal: "statusdict /legaltray get exec"
  133. *PageSize Statement: "statusdict /statementtray get exec"
  134. *PageSize Executive: "statusdict /executivetray get exec"
  135. *PageSize A4: "statusdict /a4tray get exec"
  136. *PageSize B5: "statusdict /b5tray get exec"
  137. *PageSize Monarch/Monarch Envelope: "statusdict /3.875x7.5envelopetray get exec"
  138. *PageSize Comm10/Comm #10 Envelope: "statusdict /4.125x9.5envelopetray get exec"
  139. *PageSize DL/DL Envelope: "statusdict /110x220envelopetray get exec"
  140. *PageSize C5/C5 Envelope: "statusdict /162x229envelopetray get exec"
  141. *?PageSize: "
  142. save
  143. 10 dict
  144.   dup /letter (Letter) put
  145.   dup /legal (Legal) put
  146.   dup /a4 (A4) put
  147.   dup /b5 (B5) put
  148.   dup /executivepage (Executive) put
  149.   dup /statement (Statement) put
  150.   dup /3.875x7.5envelope (Monarch) put
  151.   dup /4.125x9.5envelope (Comm10) put
  152.   dup /110x220envelope (DL) put
  153.   dup /162x229envelope (C5) put
  154.   statusdict /papersize get exec
  155.   3 1 roll  {get} stopped {(Unknown)}if
  156.   exch  not { print (.Transverse) }if
  157.   = flush
  158. restore
  159. "
  160. *End
  161. *CloseUI: *PageSize
  162.  
  163. *% These entries will set up the frame buffer. Usually used with manual feed.
  164. *OpenUI *PageRegion: PickOne
  165. *OrderDependency: 40 AnySetup *PageRegion
  166. *DefaultPageRegion: Letter
  167. *PageRegion Letter: "letter"
  168. *PageRegion Legal: "legal"
  169. *PageRegion Statement: "statement"
  170. *PageRegion Executive: "executivepage"
  171. *PageRegion A4: "a4"
  172. *PageRegion B5: "b5"
  173. *PageRegion Monarch/Monarch Envelope: "3.875x7.5envelope"
  174. *PageRegion Comm10/Comm #10 Envelope: "4.125x9.5envelope"
  175. *PageRegion DL/DL Envelope: "110x220envelope"
  176. *PageRegion C5/C5 Envelope: "162x229envelope"
  177. *CloseUI: *PageRegion
  178.  
  179. *% The following entries provide information about specific paper keywords.
  180. *DefaultImageableArea: Letter
  181. *ImageableArea Letter: "13 12 596 774 "
  182. *ImageableArea Legal: "15 13 597 991 "
  183. *ImageableArea A4: "16 14 583 823 "
  184. *ImageableArea B5: "15 14 501 709 "
  185. *ImageableArea Statement: "14 14 381 597 "
  186. *ImageableArea Executive: "16 14 510 738 "
  187. *ImageableArea Monarch/Monarch Envelope: "16 20 276 533 "
  188. *ImageableArea Comm10/Comm #10 Envelope: "17 21 292 672"
  189. *ImageableArea DL/DL Envelope: "12 17 302 611"
  190. *ImageableArea C5/C5 Envelope: "13 17 449 628"
  191. *?ImageableArea: "
  192. save
  193.   /cvp {(                ) cvs print ( ) print } bind def
  194.   /upperright {10000 mul floor 10000 div} bind def
  195.   /lowerleft {10000 mul ceiling 10000 div} bind def
  196.   newpath clippath pathbbox
  197.   4 -2 roll exch 2 {lowerleft cvp} repeat
  198.   exch 2 {upperright cvp} repeat flush
  199.  restore
  200. "
  201. *End
  202.  
  203. *% These provide the physical dimensions of the paper (by keyword)
  204. *DefaultPaperDimension: Letter
  205. *PaperDimension Letter: "612 792"
  206. *PaperDimension Legal: "612 1008"
  207. *PaperDimension A4: "595 842"
  208. *PaperDimension B5: "516 729"
  209. *PaperDimension Statement: "396 612"
  210. *PaperDimension Executive: "522 756"
  211. *PaperDimension Monarch/Monarch Envelope: "279 540"
  212. *PaperDimension Comm10/Comm #10 Envelope: "297 684"
  213. *PaperDimension DL/DL Envelope: "312 624"
  214. *PaperDimension C5/C5 Envelope: "459 649"
  215.  
  216. *RequiresPageRegion All: True
  217. *OpenUI *InputSlot: PickOne
  218. *OrderDependency: 20 AnySetup *InputSlot
  219. *DefaultInputSlot: Upper
  220. *InputSlot Upper: "0 statusdict /setpapertray get exec"
  221. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  222. *InputSlot Envelope: "2 statusdict /setpapertray get exec"
  223. *?InputSlot: "
  224. save
  225.   [ (Upper) (Lower) (Envelope) ] statusdict /papertray get exec
  226.   {get exec} stopped { pop pop (Unknown)} if = flush
  227. restore
  228. "
  229. *End
  230. *CloseUI: *InputSlot
  231.  
  232. *OpenUI *ManualFeed: Boolean
  233. *OrderDependency: 20 AnySetup *ManualFeed
  234. *DefaultManualFeed: False
  235. *ManualFeed True: "statusdict /manualfeed true put"
  236. *ManualFeed False: "statusdict /manualfeed false put"
  237. *?ManualFeed: "
  238.   save statusdict /manualfeed get {(True)}{(False)}ifelse = flush restore"
  239. *End
  240. *CloseUI: *ManualFeed
  241.  
  242. *DefaultOutputBin: Upper
  243. *DefaultOutputOrder: Normal
  244. *PageStackOrder Upper: Normal
  245. *PageStackOrder Rear: Reverse
  246.  
  247. *OpenUI *TraySwitch: Boolean
  248. *OrderDependency: 50 AnySetup *TraySwitch
  249. *DefaultTraySwitch: False
  250. *TraySwitch True: "statusdict /trayswitch true put"
  251. *TraySwitch False: "statusdict /trayswitch false put"
  252. *?TraySwitch: "
  253. save
  254.   statusdict /trayswitch get {(True)}{(False)}ifelse = flush
  255. restore
  256. "
  257. *End
  258. *CloseUI: *TraySwitch
  259.  
  260. *% Font Information =====================
  261. *?FontQuery: "
  262. save
  263.  /str 100 string dup 0 (fonts/) putinterval def
  264.  {
  265.    count 1 gt
  266.    {
  267.      exch dup str 6 94 getinterval cvs
  268.      (/) print dup print (:) print exch
  269.      FontDirectory exch known
  270.      { pop (Yes) }
  271.       {
  272.         length 6 add str 0 3 -1 roll getinterval
  273.         mark exch status
  274.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  275.      } ifelse =
  276.    }
  277.    {exit} ifelse
  278.  }bind loop
  279.  (*) = flush
  280. restore
  281. "
  282. *End
  283.  
  284. *?FontList: "
  285. save
  286.   FontDirectory { pop == } bind forall flush
  287.   /filenameforall where
  288.   {
  289.     pop (fonts/*)
  290.     { dup length 6 sub 6 exch getinterval cvn == } bind
  291.     128 string filenameforall flush
  292.   } if
  293.   (*) = flush
  294. restore
  295. "
  296. *End
  297.  
  298. *% Printer Messages (verbatim from printer):
  299. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  300. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  301. *Message: "\FontName\ not found, using Courier"
  302.  
  303. *% Status (format: %%[ status: <one of these> ]%% )
  304. *Status: "idle"
  305. *Status: "busy"
  306. *Status: "waiting"
  307. *Status: "printing"
  308. *Status: "warming up"
  309. *Status: "printing test"
  310. *Status: "initializing"
  311. *Status: "PrinterError: Optical Sys Err "
  312. *Status: "PrinterError:  Main Motor Err "
  313. *Status: "PrinterError:  Plgn Motor Err "
  314. *Status: "PrinterError:  Heater HI Temp "
  315. *Status: "PrinterError:  Heater LO Temp "
  316. *Status: "PrinterError: Thermistor Open "
  317. *Status: "PrinterError:   PCUROM Error  "
  318. *Status: "PrinterError:   PCURAM Error  "
  319. *Status: "PrinterError:   NV-RAM Error  "
  320. *Status: "PrinterError: Eng Serial Error"
  321. *Status: "PrinterError:    Cover Open   "
  322. *Status: "PrinterError:  OPC Life Over  "
  323. *Status: "PrinterError: Dvlp. Life Over "
  324. *Status: "PrinterError: Prntr. Life Over"
  325. *Status: "PrinterError: Clear Paper Jam "
  326. *Status: "PrinterError:    Add Toner    "
  327. *Status: "PrinterError: Waste Toner Full"
  328. *Status: "PrinterError:    Paper Out    "
  329. *Status: "PrinterError: Insert Manual Pg"
  330. *Status: "PrinterError:    Warming Up   "
  331. *Status: "PrinterError: Prnter not Ready"
  332.  
  333. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  334. *Source: "serial9"
  335. *Source: "serial25"
  336. *Source: "AppleTalk"
  337. *Source: "Centronics"
  338.  
  339. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  340. *PrinterError: "Optical Sys Err "
  341. *PrinterError: " Main Motor Err "
  342. *PrinterError: " Plgn Motor Err "
  343. *PrinterError: " Heater HI Temp "
  344. *PrinterError: " Heater LO Temp "
  345. *PrinterError: "Thermistor Open "
  346. *PrinterError: "  PCUROM Error  "
  347. *PrinterError: "  PCURAM Error  "
  348. *PrinterError: "  NV-RAM Error  "
  349. *PrinterError: "Eng Serial Error"
  350. *PrinterError: "   Cover Open   "
  351. *PrinterError: " OPC Life Over  "
  352. *PrinterError: "Dvlp. Life Over "
  353. *PrinterError: "Prntr. Life Over"
  354. *PrinterError: "Clear Paper Jam "
  355. *PrinterError: "   Add Toner    "
  356. *PrinterError: "Waste Toner Full"
  357. *PrinterError: "   Paper Out    "
  358. *PrinterError: "Insert Manual Pg"
  359. *PrinterError: "   Warming Up   "
  360. *PrinterError: "Prnter not Ready"
  361.  
  362. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  363.  
  364. *% Color Separation Information =====================
  365.  
  366. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  367.  
  368. *InkName: ProcessBlack/Process Black
  369. *InkName: CustomColor/Custom Color
  370. *InkName: ProcessCyan/Process Cyan
  371. *InkName: ProcessMagenta/Process Magenta
  372. *InkName: ProcessYellow/Process Yellow
  373.  
  374. *%  For 60 lpi / 300 dpi  ===============================
  375.  
  376. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  377. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  378. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  379. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  380. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  381.  
  382. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  383. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  384. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  385. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  386. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  387.  
  388. *%  For 53 lpi / 300 dpi  ===============================
  389.  
  390. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  391. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  392. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  393. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  394. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  395.  
  396. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  397. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  398. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  399. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  400. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  401.  
  402. *% For "LaserPrinter" version 52.1
  403. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  404. *% Converted to meet 4.0 specification
  405. *% Last Edit Date: 18 Feb 1992 DG
  406. *% For those products with product string "LaserPrinter"